orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-kotlin-parser
/
[root]
/
KotlinParserVisitor
/
visitSuperExpression
visit
Super
Expression
abstract
fun
visitSuperExpression
(
ctx
:
KotlinParser.SuperExpressionContext
)
:
T
Visit a parse tree produced by
superExpression
.
Return
the visitor result
Parameters
ctx
the parse tree